home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / EXT / F-J / FreshStart1.6.cpt / FreshStart 1.6 ƒ / FreshStart 1.6 Documentation / card_5636.txt < prev    next >
Text File  |  1990-01-01  |  1KB  |  52 lines

  1. -- card: 5636 from stack: in.6 Documentation
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2821
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on OpenCard
  8.   set the scroll of card field textField to 0
  9. end OpenCard
  10.  
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 00
  15. -- high flags: 0007
  16. -- rect: left=244 top=158 right=338 bottom=377
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 9
  22. -- style flags: 0
  23. -- line height: 12
  24. -- part name: textField
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=244 top=158 right=338 bottom=361
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to card id 3219
  42. end mouseUp
  43.  
  44.  
  45.  
  46.  
  47. -- part contents for card part 1
  48. ----- text -----
  49. The Revert button is used to discard changes to the current environment. You will be asked if this is really what you want to do, and if it is the environment will be reset to the last values that were saved.
  50.  
  51. If no changes have been made the an environment since you selected it, the Revert button will be dimmed.
  52.